Contribution org.nuxeo.ecm.platform.webapp.core.ExceptionHandlingContrib--requestdump
org.nuxeo.ecm.platform.webapp.core.ExceptionHandlingContrib
inside nuxeo-platform-webapp-core-8.10.jar /OSGI-INF/exceptionhandling-contrib.xml
This contribution is part of XML component Extension Point
Extension point requestdump of component ExceptionHandlingService.Contributed Items
XML Source
<extension point="requestdump" target="org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingService">
<requestdump class="org.nuxeo.ecm.platform.web.common.exceptionhandling.service.DefaultRequestDumper">
<notListed>
<attribute>org.jboss.seam.international.messages</attribute>
</notListed>
</requestdump>
</extension>